home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 4 / The 640 Meg Shareware Studio CD-ROM Volume IV (Data Express)(1994).ISO / clang / 131_01.zip / ACRL.CAT < prev    next >
Text File  |  1993-06-05  |  768b  |  25 lines

  1. ;------------------------------------------------------------------
  2. ;ACRL.CAT    ACRL Source Files Catalog        31 Oct 1893
  3. ;------------------------------------------------------------------
  4.  
  5. ACRL.CAT        ;this file
  6.  
  7. ACRL.H            ;Global defines and external variables
  8.  
  9. ACRL.C            ;MAIN source file for .CRL assembler
  10. APAR.C            ;Parsing routines
  11. ALEX.C            ;Token recognition
  12. AEXP.C            ;Expression evaluation
  13. A8080.C            ;8080 code generator
  14.  
  15. ACRL.DOC        ;User Manual
  16.  
  17. TEST1.CSM        ;Pseudo-ops and expression evaluation
  18. TEST2.CSM        ;8080 instructions
  19. TEST3.CSM        ;Error checking and Reporting
  20.  
  21. CCACRL.SUB        ;To re-compile the assembler
  22. LINKACRL.SUB        ;To link
  23.  
  24. BDS.EQU            ;Compressed BDS.LIB
  25.